AutoSuspendHelper.LaunchOptions property¶
Defined in
Type: AutoSuspendHelperReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-ios26.0, net10.0-macos26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0
public IDictionary<string, string>? LaunchOptions { get; }
Summary: Gets the launch options captured from the most recent call to FinishedLaunching. Keys are converted to strings and values are stringified for convenience when hydrating state.
Returns: IDictionary